Definition Type: ComplexType
Name: BereichType
Namespace: http://www.bewohnervertretung.at/EdiTypes
Containing Schema: EdiTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Andere Drilldown into HindernAmFortbewegen Drilldown into VersperrtesZimmer Drilldown into Sensor Drilldown into Barriere Drilldown into VersperrterBereich Drilldown into Festhalten Drilldown into ZurueckhaltenXSD Diagram of BereichType
Collapse XSD Schema Code:
<xs:complexType name="BereichType">
    <xs:choice>
        <xs:element name="Zurueckhalten">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - Zurückhalten/Androhung des Zurückhaltens
          </xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="Festhalten">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - Körperlicher Zugriff/Festhalten
          </xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="VersperrterBereich">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - versperrter Bereich
          </xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="Barriere">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - Tür/Raumgestaltung, Barriere
          </xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="Sensor">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - Desorientiertenfürsorgesystem/Sensor
          </xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="VersperrtesZimmer">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - Versperrtes Zimmer
          </xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="HindernAmFortbewegen">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - Hindern am Fortbewegen mit Rollstuhl (Bremsen, ...)
          </xs:documentation>
            </xs:annotation>
        </xs:element>
        <xs:element name="Andere">
            <xs:annotation>
                <xs:documentation xml:lang="de-at">
            Maßnahme Bereich - Andere Maßnahme
          </xs:documentation>
            </xs:annotation>
            <xs:simpleType>
                <xs:restriction base="stringWithAtLeastOneWordCharacter">
                    <xs:minLength value="1" />
                    <xs:maxLength value="255" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
    </xs:choice>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Zurueckhalten edi:Zurueckhalten (1) (1)
Festhalten edi:Festhalten (1) (1)
VersperrterBereich edi:VersperrterBereich (1) (1)
Barriere edi:Barriere (1) (1)
Sensor edi:Sensor (1) (1)
VersperrtesZimmer edi:VersperrtesZimmer (1) (1)
HindernAmFortbewegen edi:HindernAmFortbewegen (1) (1)
Andere edi:Andere (1) (1)
Collapse Derivation Tree:
Collapse References:
edi:Bereich